Release 10.1A: OpenEdge Development:
Java Open Clients
Sample Java client application using AccountInfo
The following procedure supports a small portion of an accounting system. The
Note: These samples are not available on the Documentation and Samples CD or Progress Documentation Web site.AccountInfo.pprocedure is expected to run persistently and has an internal procedure calledgetPaymentsInfo:
The code in Example 4–3 demonstrates how to create and use AppObjects and ProcObjects from a Java client. In this example, the AppObject was defined with ProxyGen as Account.
Example 4–4 shows the
PayeeListclass for Example 4–3.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |